V a r i a b l e   N u m e r i c   S l o t _ E x t e r n a l C o m m a n d s   =   1 
 
 L o a d   " T h e r e m i n o _ Q R d e c o d e r . e x e " 
 
 L o a d   " T h e r e m i n o _ S o u n d P l a y e r . e x e " 
 
 ' W i n d o w   F u l l S c r e e n 
 
 S t o p 
 
 
 
 L a b e l   E v e n t S t o p 
 
 	 W i n d o w   S i z a b l e 
 
 E n d 
 
 
 
 L a b e l   E v e n t _ E x t e r n a l C o m m a n d s 
 
 	 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   E x t r a c t   f i r s t   w o r d 
 
 	 S e l e c t   G e t S e p a r a t e d S t r i n g ( C o m m a n d T e x t ,   0 ) 
 
 	 	 C a s e   " " 
 
 	 	 '   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 
 	 	 C a s e   " c o s e " 
 
 	 	 	 L o a d   " V i d e o   1 _ c o n v e r t i t o . a v i " 
 
 	 	 	 A u d i o S t a r t ( 1 ) 
 
 	 	 C a s e   " i n d a f f a r a t a " 
 
 	 	 	 L o a d   " V i d e o   2 _ c o n v e r t i t o . a v i " 
 
 	 	 	 A u d i o S t a r t ( 2 ) 
 
 	 	 C a s e   " u t e n s i l i " 
 
 	 	 	 L o a d   " V i d e o   3 _ c o n v e r t i t o . a v i " 
 
 	 	 	 A u d i o S t a r t ( 3 ) 
 
 	 	 	 W a i t   N o t   M e d i a P l a y i n g   ' 
 
 	 	 C a s e   " m e n t e " 
 
 	 	 	 L o a d   " V i d e o   4 _ c o n v e r t i t o . a v i " 
 
 	 	 	 A u d i o S t a r t ( 4 ) 
 
 	 	 	 '   - - - - - - - - - - - - - - - - - - - - - - - - -   U n r e c o g n i z e d   c o m m a n d 
 
 	 	 C a s e E l s e 
 
 	 	 	 W a i t   S e c o n d s   0 . 5 
 
 	 	 	 B e e p   2 0 0   5 0 0 
 
 	 	 	 P r i n t   " U n r e c o g n i z e d   c o m m a n d :   "   +   C o m m a n d T e x t 
 
 	 	 	 W a i t   S e c o n d s   0 . 5 
 
 	 	 	 C l e a r C o m m a n d 
 
 	 E n d S e l e c t 
 
 R e t u r n 
 
 
 
 L a b e l   C l e a r C o m m a n d 
 
 	 S l o t T e x t ( S l o t _ E x t e r n a l C o m m a n d s )   =   " " 
 
 R e t u r n 
 
 
 
 L a b e l   A u d i o S t a r t 
 
 	 V a r i a b l e   N u m e r i c   A u d i o N u m 
 
 	 S l o t   3   =   A u d i o N u m   -   1 
 
 	 W a i t   S e c o n d s   0 . 1 
 
 	 S l o t   2   =   0 
 
 	 W a i t   S e c o n d s   0 . 1 
 
 	 S l o t   2   =   1 0 0 0 
 
 	 W a i t   S e c o n d s   0 . 1 
 
 R e t u r n 
 
 
 
 
 
 